github.com/gotd/td/telegram.downloadClient.api (method)
6 uses
github.com/gotd/td/telegram (current package)
download.go#L17: func (d downloadClient) api() *tg.Client {
download.go#L25: resp, err := d.api().UploadGetFile(ctx, request)
download.go#L34: resp, err := d.api().UploadGetFileHashes(ctx, request)
download.go#L43: resp, err := d.api().UploadReuploadCDNFile(ctx, request)
download.go#L52: resp, err := d.api().UploadGetCDNFileHashes(ctx, request)
download.go#L61: return d.api().UploadGetWebFile(ctx, request)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |